-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Feat/testsnowflakeaction #1258
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Robthreefold
wants to merge
57
commits into
snyk-labs:main
Choose a base branch
from
Robthreefold:feat/testsnowflakeaction
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Feat/testsnowflakeaction #1258
Robthreefold
wants to merge
57
commits into
snyk-labs:main
from
Robthreefold:feat/testsnowflakeaction
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Testing for all manifest files
Setting Snyk test to always pass
[skip ci]
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MARKED-2342082 - https://snyk.io/vuln/npm:adm-zip:20180415 - https://snyk.io/vuln/npm:marked:20150520 - https://snyk.io/vuln/npm:moment:20161019 - https://snyk.io/vuln/npm:moment:20170905 - https://snyk.io/vuln/npm:st:20140206
…3e67e0f38f920 Pushing changes to package.json to test issue deletion function
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DUSTJSLINKEDIN-1089257
…e7ff13cb03a5b Testing snyk github issues
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ACORN-559469 - https://snyk.io/vuln/SNYK-JS-LODASH-1018905 - https://snyk.io/vuln/npm:jquery:20150627 - https://snyk.io/vuln/npm:negotiator:20160616 - https://snyk.io/vuln/npm:npmconf:20180512
…5afea75844ca0 Testing deleting github issues
modified: requirements.txt new file: requirements2.txt
new file: ci-scripts-library/.github/workflows/build-test.yml new file: ci-scripts-library/.github/workflows/deploy.yml new file: ci-scripts-library/.github/workflows/test.yml new file: ci-scripts-library/.gitignore new file: ci-scripts-library/Dockerfile new file: ci-scripts-library/README.md new file: ci-scripts-library/ci_scripts_library/__init__.py new file: ci-scripts-library/ci_scripts_library/core/__init__.py new file: ci-scripts-library/ci_scripts_library/core/github.py new file: ci-scripts-library/ci_scripts_library/core/github_models.py new file: ci-scripts-library/ci_scripts_library/core/snyk_client.py new file: ci-scripts-library/ci_scripts_library/core/snyk_managers.py new file: ci-scripts-library/ci_scripts_library/core/snyk_models.py new file: ci-scripts-library/ci_scripts_library/core/super_snyk_client.py new file: ci-scripts-library/ci_scripts_library/core/utils.py new file: ci-scripts-library/ci_scripts_library/snyk_sarif_to_gh_issues/cli.py new file: ci-scripts-library/ci_scripts_library/snyk_scm_issues_to_gh_issues/cli.py new file: ci-scripts-library/ci_scripts_library/testing_cli/cli.py new file: ci-scripts-library/ci_scripts_library/tests/fixtures/snyk.sarif new file: ci-scripts-library/poetry.lock new file: ci-scripts-library/pyproject.toml new file: ci-scripts-library/scripts/entrypoint.sh
does snyk-to-html-work
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.